Skip to content

Tkinter Python & Python GUI with Tkinter Desktop Application

Python Tkinter & Python Gui - Boost your Tkinter Python skills with hands-on python gui programming desktop application


Oak Academy

Summary

Price
£16 inc VAT
Study method
Online, On Demand What's this?
Duration
8.4 hours · Self-paced
Qualification
No formal qualification
Certificates
  • Reed courses certificate of completion - Free

Add to basket or enquire

Overview

Tkinter, Python Gui, tkinter python, python tkinter, gui, Python GUI, desktop application development, desktop application, python gui programming

Hello there,

Welcome to the " Tkinter Python & Python GUI with Tkinter desktop application " course.

Python Tkinter & Python Gui - Boost your Tkinter Python skills with hands- on python gui programming desktop application.

Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit and is Python's de-facto standard GUI. Tkinter is included with standard GNU/Linux, Microsoft Windows and macOS installs of Python. The name Tkinter comes from the Tk interface

Tkinter is the de facto way in Python to Graphical User interfaces (GUIs) and is included in all standard Python Distributions. Python has a lot of GUI frameworks, but Tkinter is the only framework that's built into the Python standard library. In fact, it's the only framework built into the Python standard library.

Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.

In this course, we will learn what is the GUI, and Tkinter and how they work. And also how we create a program with GUI in python. For those who want to use Python not only in AI and Data Science, but also to develop a program using Python.

And in this course, We will open the door of the Python world and try to move deeper. We will learn fundamental things about Python, step by step. Throughout the course, we will do a variety of exercises to reinforce what we have learned.

Creating a GUI application using Tkinter is an easy task. All you need to do is perform the following steps −

  • Import the Tkinter module.

  • Create the GUI application main window.

  • Add one or more of the above-mentioned widgets to the GUI application.

  • Enter the main event loop to take action against each event triggered by the user.

This course has suitable for everybody who is interested in Python.

What jobs use Python?

Python is a popular language that is used across many industries and in many programming disciplines. DevOps engineers use Python to script website and server deployments. Web developers use Python to build web applications, usually with one of Python's popular web frameworks like Flask or Django. Data scientists and data analysts use Python to build machine learning models, generate data visualizations, and analyze big data. Financial advisors and quants (quantitative analysts) use Python to predict the market and manage money. Data journalists use Python to sort through information and create stories. Machine learning engineers use Python to develop neural networks and artificial intelligent systems.

Our goal is to learn how to write a program using Python at the end of the course. Are you excited? Because I'm excited.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the "Tkinter Python & Python GUI with Tkinter desktop application" course!
Python Tkinter & Python Gui - Boost your Tkinter Python skills with hands- on python gui programming desktop application

Curriculum

13
sections
48
lectures
8h 25m
total
    • 1: Tkinter Python & Python GUI with Tkinter Desktop Application 01:15
    • 2: Introduction 03:48
    • 3: Tkinter Project File Link - Tkinter Python & Python GUI 01:00
    • 4: FAQ about Tkinter Python & Python GUI 03:00
    • 5: Installing Anaconda Distribution for Windows 10:35
    • 6: Installing Anaconda Distribution for MacOS 06:18
    • 7: Installing Anaconda Distribution for Linux 14:43
    • 8: Overview of Jupyter Notebook and Google Colab 05:32
    • 9: Installing PyCharm for Windows 04:11
    • 10: Installing PyCharm for Mac 05:46
    • 11: Data Types in Python 12:43
    • 12: Operators 10:32
    • 13: Conditionals 09:50
    • 14: Loops 13:07
    • 15: Lists-Tuples-Dictionaries-Sets 17:54
    • 16: Operators and Methods 11:21
    • 17: Modules 05:15
    • 18: Functions 08:06
    • 19: Exercise Analyse 01:46
    • 20: Exercise Solution 10:47
    • 21: Logic of OOP (Object-oriented Programming) 04:59
    • 22: OOP : Constructor 07:09
    • 23: OOP : Inheritance 06:42
    • 24: OOP : Overriding and Overloading 10:34
    • 25: Quiz 01:00
    • 26: What is GUI 08:20
    • 27: First Step 03:55
    • 28: quiz 01:00
    • 29: Adding Components - 1 17:44
    • 30: BMI Calculator 08:34
    • 31: Adding Components - 2 22:03
    • 32: Adding Components - 3 12:33
    • 33: Layout Management 1 11:31
    • 34: Layout Management 2 21:40
    • 35: Geometry Manager I 17:02
    • 36: Geometry Manager II 14:00
    • 37: quiz 01:00
    • 38: Customization - I 14:06
    • 39: Customization - II 14:59
    • 40: Customization - III 21:25
    • 41: quiz 01:00
    • 42: Tkinter Example: Russian Roulette 06:41
    • 43: Tkinter Example: Pomodoro Timer 23:09
    • 44: Improving the Look with Styles and Themes 08:41
    • 45: Tkinter Example: Calculator 19:36
    • 46: Tkinter Example: Rock – Paper – Scissors Game 20:43
    • 47: Tkinter Example: Password Vault 45:47
    • 48: Tkinter Python & Python GUI with Tkinter desktop application 01:00

Course media

Description

Tkinter, Python Gui, tkinter python, python tkinter, gui, Python GUI, desktop application development, desktop application, python gui programming

Hello there,

Welcome to the " Tkinter Python & Python GUI with Tkinter desktop application " course.

Python Tkinter & Python Gui - Boost your Tkinter Python skills with hands- on python gui programming desktop application.

Tkinter is a Python binding to the Tk GUI toolkit. It is the standard Python interface to the Tk GUI toolkit and is Python's de-facto standard GUI. Tkinter is included with standard GNU/Linux, Microsoft Windows and macOS installs of Python. The name Tkinter comes from the Tk interface

Tkinter is the de facto way in Python to Graphical User interfaces (GUIs) and is included in all standard Python Distributions. Python has a lot of GUI frameworks, but Tkinter is the only framework that's built into the Python standard library. In fact, it's the only framework built into the Python standard library.

Tkinter is the standard GUI library for Python. Python when combined with Tkinter provides a fast and easy way to create GUI applications. Tkinter provides a powerful object-oriented interface to the Tk GUI toolkit.

In this course, we will learn what is the GUI, and Tkinter and how they work. And also how we create a program with GUI in python. For those who want to use Python not only in AI and Data Science, but also to develop a program using Python.

And in this course, We will open the door of the Python world and try to move deeper. We will learn fundamental things about Python, step by step. Throughout the course, we will do a variety of exercises to reinforce what we have learned.

Creating a GUI application using Tkinter is an easy task. All you need to do is perform the following steps −

  • Import the Tkinter module.

  • Create the GUI application main window.

  • Add one or more of the above-mentioned widgets to the GUI application.

  • Enter the main event loop to take action against each event triggered by the user.

This course has suitable for everybody who is interested in Python.

What jobs use Python?

Python is a popular language that is used across many industries and in many programming disciplines. DevOps engineers use Python to script website and server deployments. Web developers use Python to build web applications, usually with one of Python's popular web frameworks like Flask or Django. Data scientists and data analysts use Python to build machine learning models, generate data visualizations, and analyze big data. Financial advisors and quants (quantitative analysts) use Python to predict the market and manage money. Data journalists use Python to sort through information and create stories. Machine learning engineers use Python to develop neural networks and artificial intelligent systems.

Our goal is to learn how to write a program using Python at the end of the course. Are you excited? Because I'm excited.

Why would you want to take this course?

Our answer is simple: The quality of teaching.

When you enroll, you will feel the OAK Academy`s seasoned developers' expertise.

Video and Audio Production Quality

All our videos are created/produced as high-quality video and audio to provide you the best learning experience.

You will be,

  • Seeing clearly

  • Hearing clearly

  • Moving through the course without distractions

You'll also get:

Lifetime Access to The Course

Fast & Friendly Support in the Q&A section

Dive in now!

We offer full support, answering any questions.

See you in the "Tkinter Python & Python GUI with Tkinter desktop application" course!
Python Tkinter & Python Gui - Boost your Tkinter Python skills with hands- on python gui programming desktop application

Who is this course for?

  • Those who want to master Python TkInter skills to build desktop application skill.
  • Anyone who is interested in Python, Python Gui, Python Tkinter.
  • Anyone who has programming experience and wants to enter the python world. In this world your journey never ends. You can develop yourself at data science or Machine learning and even developing an application.
  • Statisticians and mathematicians who want to learn python for machine learning and deep learning.
  • Tech geeks who curious with Machine Learning and Deep Learning concept.
  • Data analysts who want to learn machine learning and deep learning and data visualization.
  • And also, who want to learn how to develop a GUI with Python very easily.
  • If you are one of these, you are in the right place. But please don't forget. You must know a little bit of coding and scripting.

Requirements

  • Desire to learn about Tkinter Python, Python Gui, Python
  • You'll need a desktop computer (Windows, Mac) capable of running Anaconda 3 or newer. We will show you how to install the necessary free software.
  • A little bit of coding experience
  • At least high school level math skills will be required.
  • Watch the course videos completely and in order
  • Learning determination and patience.
  • LIFETIME ACCESS, course updates, new content, anytime, anywhere, on any device
  • Nothing else! It’s just you, your computer and your ambition to get started today

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Certificates

Reed courses certificate of completion

Digital certificate - Included

Will be downloadable when all lectures have been completed

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Study method describes the format in which the course will be delivered. At Reed Courses, courses are delivered in a number of ways, including online courses, where the course content can be accessed online remotely, and classroom courses, where courses are delivered in person at a classroom venue.

CPD stands for Continuing Professional Development. If you work in certain professions or for certain companies, your employer may require you to complete a number of CPD hours or points, per year. You can find a range of CPD courses on Reed Courses, many of which can be completed online.

A regulated qualification is delivered by a learning institution which is regulated by a government body. In England, the government body which regulates courses is Ofqual. Ofqual regulated qualifications sit on the Regulated Qualifications Framework (RQF), which can help students understand how different qualifications in different fields compare to each other. The framework also helps students to understand what qualifications they need to progress towards a higher learning goal, such as a university degree or equivalent higher education award.

An endorsed course is a skills based course which has been checked over and approved by an independent awarding body. Endorsed courses are not regulated so do not result in a qualification - however, the student can usually purchase a certificate showing the awarding body's logo if they wish. Certain awarding bodies - such as Quality Licence Scheme and TQUK - have developed endorsement schemes as a way to help students select the best skills based courses for them.